*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Fri, 13 Nov 2009 11:18:02 +0000 (11:18 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 13 Nov 2009 11:18:02 +0000 (11:18 +0000)
src/ChangeLog

index dc9dd038b7c0f58069dcb0d5e8546f11c2b30fb8..1b0099fdef2c07d6895fa1bdccb5fad616e84e28 100644 (file)
@@ -1,3 +1,10 @@
+2009-11-13  Kenichi Handa  <handa@m17n.org>
+
+       * category.c (word_boundary_p): Adjusted for the change of the
+       semantics of Vword_combining_categories.
+       (Vword_combining_categories): Describe the slight change of the
+       semantics.
+
 2009-11-13  Eli Zaretskii  <eliz@gnu.org>
 
        * menu.c (Fx_popup_menu): Call Fx_hide_tip only if HAVE_WINDOW_SYSTEM.